net/netip.uint128.xor (method)
2 uses
net/netip (current package)
netip.go#L1368: return ip.addr.xor(p.ip.addr).and(mask6(int(p.bits))).isZero()
uint128.go#L37: func (u uint128) xor(m uint128) uint128 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)